home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
PBWIZ10.ARJ
/
STRING.INC
< prev
next >
Wrap
Text File
|
1991-11-30
|
460b
|
12 lines
DECLARE FUNCTION CheckSum% (STRING)
DECLARE FUNCTION Crunch$ (STRING, STRING)
DECLARE FUNCTION DelimExtract$ (STRING, STRING, INTEGER)
DECLARE FUNCTION MatchFile% (STRING, STRING)
DECLARE SUB Cipher (STRING, STRING)
DECLARE SUB CipherP (STRING, STRING)
DECLARE SUB CRC16 (STRING, INTEGER, INTEGER)
DECLARE SUB Reverse (STRING)
DECLARE SUB RInstr (STRING, STRING, INTEGER)
DECLARE SUB TInstr (STRING, INTEGER, INTEGER)